From 3cccb00f5126285dcc3c532beba6cb21de7305fa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 1 Mar 2021 22:34:47 -0500 Subject: [PATCH] actionmuxer: Drop SECTION This is private. --- gtk/gtkactionmuxer.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gtk/gtkactionmuxer.c b/gtk/gtkactionmuxer.c index fb3c4fb5a3..3b9d6a5835 100644 --- a/gtk/gtkactionmuxer.c +++ b/gtk/gtkactionmuxer.c @@ -104,8 +104,9 @@ gtk_accels_remove (GtkAccels *accels, } /*< private > - * SECTION:gtkactionmuxer - * @short_description: Aggregate and monitor actions from multiple sources + * GtkActionMuxer: + * + * GtkActionMuxer aggregates and monitors actions from multiple sources. * * #GtkActionMuxer is #GtkActionObservable and #GtkActionObserver that * offers a #GActionGroup-like api and is capable of containing other -- 2.30.2